.n_img01 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.questions {
    margin-bottom: 56px;
}

.questions .bt {
    margin: 16px 0 60px;
}

.questions_box {
    position: relative;
}

.questions_box>img {
    margin: 0 auto;
}

.questions_img {
    position: absolute;
    top: 0;
}

.questions_img:hover .b1_img,
.questions_img .b2_img {
    display: none;
}

.questions_img:hover .b2_img {
    display: block;
}

.questions_img1 {
    top: 0%;
    left: 15%;
}

.questions_img2 {
    top: 28%;
    left: 12.5%;
}

.questions_img3 {
    top: 54%;
    left: 13%;
}

.questions_img4 {
    top: 80%;
    left: 15%;
}

.questions_img5 {
    top: 0%;
    right: 15%;
}

.questions_img6 {
    top: 28%;
    right: 12.5%;
}

.questions_img7 {
    top: 54%;
    right: 13%;
}

.questions_img8 {
    top: 80%;
    right: 15%;
}


/* 广告车间 */

.add_workshop {
    position: relative;
    width: 100%;
}

.add_workshop .commen {
    position: absolute;
    top: 130px;
    left: 50%;
    transform: translateX(-50%);
}

.add_workshop_title {
    display: flex;
    align-items: center;
}



.add_workshop_title p {
    margin-left: 10px;
}

.add_workshop_title img {
    margin: 0;
}

.add_workshop i {
    display: block;
    font-size: 22px;
    line-height: 1;
    font-style: normal;
    padding-left: 20px;
    margin: 15px 0 48px;
}

/* 4大助力 */
.assistance_a {
    width: 100%;
    overflow: hidden;
}

.assistance_a .bt {
    margin: 80px 0 34px;
}

.assistance_a .bt p {
    display: flex;
    align-items: center;
    justify-content: center;
}

.assistance_a .bt p img {
    width: 54px;
    margin: 0;
}

.assistance_a .bt i {
    font-size: 22px;
    line-height: 1.2;
    display: block;
    text-align: center;
    font-style: normal;
}

.assistance_b {
    background: url(../esimg/new_img/assistance_fl.png) no-repeat center left,
        url(../esimg/new_img/assistance_fr.png) no-repeat center right;
}

.assistance_b .commen {
    display: flex;
    justify-content: flex-end;
}

.assistance_ul {
    width: 54%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 50px 0 20px;
}

.assistance_li {
    width: 49%;
    display: flex;
    align-items: flex-start;
    padding: 18px 15px;
    margin-bottom: 40px;
}

.n_icon02 {
    display: none;
}

.assistance_li b {
    display: block;
    font-size: 22px;
    line-height: 2.8;
    color: #004C97;
}

.assistance_li p {
    font-size: 16px;
    line-height: 1.6;
    color: #033333;
}


.assistance_li:hover {
    background-color: #004C97;
}

.assistance_li:hover .n_icon01 {
    display: none;
}

.assistance_li:hover .n_icon02 {
    display: block;
}

.assistance_li:hover p,
.assistance_li:hover b {
    color: #fff;
}

/* 首页四大助力 */
.helps_a {
    background: url(../esimg/new_img/i_img01.png) no-repeat center;
    background-size: cover;
    padding-bottom: 50px;
}

.helps_a ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.helps_a ul li {
    width: 480px;
    height: 200px;
    background: url(../esimg/new_img/i_bg01.png) no-repeat center;
    background-size: 100% 100%;
    text-align: right;
    margin-bottom: 6%;
    padding: 20px 6% 20px 20px;
    position: relative;
    transition: all .5s;
}

.helps_a ul li img {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.helps_a ul .lis_right img {
    right: auto;
    left: 20px;
}

.helps_a ul .lis_right {
    text-align: left;
    padding: 20px 20px 20px 6%;
}

.helps_a li b {
    display: block;
    font-size: 22px;
    line-height: 1.8;
    color: #004C97;
    margin-bottom: 4px;
}

.helps_a li p {
    font-size: 14px;
    line-height: 1.8;
}

.helps_a ul li:hover {
    background: #115CAF;
}

.helps_a ul li:hover p,
.helps_a ul li:hover b {
    color: #fff;
}

.helps_a ul li:hover .n_icon01 {
    display: none;
}

.helps_a ul li:hover .n_icon02 {
    display: block;
}

.helps_a .more {
    margin-top: -30px;
}

.helps_a .bt {
    margin-top: 60px;
}

.helps_a .bt p {
    margin-top: 0;
}

.reasons_a {
    width: 100%;
    overflow: hidden;
}

.reasons_swiper {
    margin-top: 70px;
}

.reasons_swiper .swiper-slide {
    position: relative;
    height: 455px;
    padding: 30px 12px 50px 20px;
}

.reasons_swiper .sli_1 {
    background: url(../esimg/new_img/sli_1.png) no-repeat center;
    background-size: cover;
}

.reasons_swiper .sli_2 {
    background: url(../esimg/new_img/sli_2.png) no-repeat center;
    background-size: cover;
}

.reasons_swiper .sli_3 {
    background: url(../esimg/new_img/sli_3.png) no-repeat center;
    background-size: cover;
}

.reasons_swiper .num_0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    background-color: #fff;
    color: #004C97;
    text-align: center;
    line-height: .3;
    font-size: 120px;
    font-weight: bold;
    transition: all .3s;
}

.reasons_swiper .swiper-slide:hover .num_0 {
    color: #EB8401;
}

.reasons_swiper h5 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 42px;
    margin-left: 24%;
    color: #333333;
}

.reasons_swiper h5 span {
    color: #EB8401;
}

.reasons_swiper p {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 30px;
    background: url(../esimg/new_img/dui.png) no-repeat left 8px;
    padding-left: 35px;
    color: #333333;
}

/* 选择 */
.select_a .bt {
    margin: 80px 0 34px;
}

.select_a .bt i {
    font-size: 22px;
    line-height: 1.4;
    display: block;
    text-align: center;
    font-style: normal;
    margin-top: 10px;
}

.select_a .commen img {
    margin: 0 auto;
    max-width: 100%;
}

.select_a .commen p {
    color: #D60808;
    font-size: 14px;
    text-align: center;
    margin: 35px 0 70px;
}

.new_tel {
    display: none !important;
}

@media screen and (min-width: 1000px) and (max-width: 1400px) {
    .n_img01 {
        width: 1400px;
        margin-left: -700px;
    }

    .questions_box {
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    .questions_box>img {
        width: 44vw;
    }

    .questions_img img {
        height: 5vw;
    }

    .questions_img1 {
        left: 13%;
    }

    .questions_img2 {
        left: 10.5%;
    }

    .questions_img3 {
        left: 11%;
    }

    .questions_img4 {
        left: 13%;
    }

    .questions_img5 {
        right: 13%;
    }

    .questions_img6 {
        right: 10.5%;
    }

    .questions_img7 {
        right: 11%;
    }

    .questions_img8 {
        right: 13%;
    }

    .add_workshop .commen {
        top: 15%;
    }

    .add_workshop i {
        margin: 15px 0 30px;
    }

    .add_workshop_img {
        width: 320px;
    }

    .assistance_b {
        width: 100%;
        left: 0;
        margin-left: 0;
        background-size: 40% 100%, 60% 100%;
    }

    .assistance_ul {
        width: 58%;
    }

    .assistance_li {
        margin-bottom: 2%;
    }

    .assistance_li img {
        width: 50px;
    }

    .assistance_li b {
        font-size: 18px;
        line-height: 2.8;
    }

    .assistance_li p {
        font-size: 14px;
        line-height: 1.4;
        /* color: #033333; */
    }

    .reasons_swiper .swiper-slide {
        height: 400px;
    }

    .reasons_swiper .num_0 {
        font-size: 70px;
        width: 70px;
        height: 70px;
    }

    .reasons_swiper h5 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .reasons_swiper p {
        font-size: 16px;
        background: url(../esimg/new_img/dui.png) no-repeat left 5px;
        padding-left: 30px;
        margin-bottom: 20px;
    }

    /* 首页4大助力 */
    .helps_a ul li {
        width: 34%;
    }

    .helps_a ul li img {
        width: 30px;
    }

    .helps_a li p {
        font-size: 13px;
    }


}

@media screen and (max-width: 999px) {
    .new_tel {
        display: block !important;
    }

    .new_pc {
        display: none !important;
    }

    .n_img01 {
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    .questions {
        margin-top: 100px;
        margin-bottom: 36px;
    }

    .questions .bt {
        margin: 10px 0;
    }

    .new_tel_questions_img img {
        width: 100%;
    }

    .questions_box>img {
        width: 60%;
    }

    .questions_img img {
        height: 6vw;
    }

    .questions_img1 {
        left: 5%;
    }

    .questions_img2 {
        left: 2.5%;
    }

    .questions_img3 {
        left: 3%;
    }

    .questions_img4 {
        left: 5%;
    }

    .questions_img5 {
        right: 5%;
    }

    .questions_img6 {
        right: 2.5%;
    }

    .questions_img7 {
        right: 3%;
    }

    .questions_img8 {
        right: 5%;
    }

    .add_workshop_title p {
        margin: 8px 0 0;
    }

    .add_workshop .commen {
        width: 100%;
        position: relative;
        top: 0;
    }

    .add_workshop .commen .bt {
        width: 100%;
        position: absolute;
        top: 4%;
        left: 50%;
        transform: translateX(-50%);
    }

    .add_workshop_title {
        flex-direction: column;
        justify-content: center;
    }

    .add_workshop .commen>img {
        width: 100%;
        margin-top: 20px;
    }

    .add_workshop .commen .add_workshop_img {
        width: 50%;
    }

    .assistance_a .bt {
        margin-top: 0;
    }

    .assistance_a .bt p {
        flex-wrap: wrap;
    }


    .assistance_a .bt p img {
        width: 30px;
    }

    .assistance_b {
        background: url(../esimg/new_img/assistance_fr.png) no-repeat center;
        background-size: cover;
    }

    .assistance_ul {
        width: 100%;
    }

    .assistance_li {
        width: 100%;
        margin-bottom: 20px;
        padding: 15px;
    }

    .assistance_li>img {
        width: 40px;
    }

    .assistance_li b {
        font-size: 18px;
        line-height: 1.8;
    }

    .assistance_li p {
        font-size: 14px;
    }

    .reasons_swiper {
        margin-top: 40px;
    }

    .reasons_swiper .swiper-slide {
        height: 340px;
        padding: 20px 12px 40px 20px;
    }


    .reasons_swiper h5 {
        font-size: 18px;
        margin-bottom: 10px;
        margin-left: 18%;
    }

    .reasons_swiper p {
        font-size: 14px;
        margin-bottom: 20px;
        background: url(../esimg/new_img/dui.png) no-repeat left 2px;
        padding-left: 24px;
    }



    .reasons_swiper .num_0 {
        font-size: 50px;
        width: 50px;
        height: 50px;
        line-height: 0.4;
    }

    .reasons_a .bt,
    .select_a .bt {
        margin: 40px 0 30px;
    }

    .add_workshop i,
    .assistance_a .bt i,
    .select_a .bt i {
        font-size: 14px;
        line-height: 1.4;
        margin: 5px 0 0 0;
        text-align: center;
        padding-left: 0;
    }

    .select_a .commen p {
        font-size: 12px;
        margin: 30px 0 50px;
    }


    /* 首页4大助力 */
    .helps_a {
        background: none;
        margin-top: 30px;
        padding-bottom: 0;
    }

    .helps_a ul li {
        width: 100%;
        height: auto;
        padding: 20px 60px 20px 20px;
    }

    .helps_a ul li img {
        width: 30px;
    }

    .helps_a li p {
        font-size: 13px;
        text-align: right;
    }

    .helps_a ul .lis_right {
        padding: 20px 20px 20px 60px;
    }

    .helps_a ul .lis_right p {
        text-align: left;
    }

    .helps_a ul li img {
        right: 15px;
    }

    .helps_a ul .lis_right img {
        left: 15px;
    }

    .helps_a .more {
        margin-top: 10px;
    }

}